img.img-responsive{
    width:100%;
    border-radius: 8px;
}
h2.resources-title-two {
    font-family: "OpenSans", sans-serif;
    color: #000;
    font-weight: bold;
    font-size: 36px;
}
.panel {
    border-radius: 7px;
    box-shadow: 0 4px 15px rgb(0 0 0 / 50%);
    text-align: center;
    border: 2px solid #1e3451 !important;
    margin-bottom: 30px;
    border-width: 8px !important;
    border-style: double !important;
    border-radius: 16px;
    padding-bottom: 30px;
}

video {
      border: 2px solid #1e3451 !important;
    margin-bottom: 30px;
    border-width: 8px !important;
    border-style: double !important;
    border-radius: 16px;
}